				QIRC for mIRC
	
			A mIRC plugin for Quake 3 Arena

COPYRIGHT:

	June 2000
	
	QIRC Script was written by sYx66 (Alex living in Ontario, Canada)
	Email :	syx66@home.com
	WWW   : http://i.am/syx

	QIRC DLL was written by [UTG]LOKi (Martin living in Dortmund, Germany)
	Email :	loki@clan-utgard.de
	WWW   : http://argus.splatterworld.de




CREDITS:
	
	[UTG]Shaker (Jan Stuhler) for extreme beta-testing.
	RAL (Ralph Stoesser) for the initial idea and suggestions.

INSTALL:

	Download latest mIRC version from www.mirc.com. Should be 5.7 or higher
	for proper DLL support. After mIRC installation ,just copy the two files
	qirc.mrc and qirc.dll into your mIRC dirctory, where mirc.exe is saved.
	Start mIRC and type into your status window:
		/load -rs qirc.mrc
	mIRC should answer something like *** Loaded script 'c:\mirc\qirc.mrc'.

USE:

	1) Simply right click on a channel and click Add, then click Start.
	Go in Q3 and type something like this: \irc #channel <message>
	After you type #channel once you don't have to type it again, only
	if you want to send <message> to another channel.

	2) You can send commands to irc using \irc /mIRC_Command
	Make sure to start your command with a / character.
	This works only in the Quake console, not with the \say or \say_team command.

	3) You can use these commands to quickly have control over QIRC:
	\irc /qirc_end                -stops QIRC all the way
	\irc /qirc_add #channel       -add #channel (might need to \irc /join #channel)
	\irc /qirc_rem #channel       -remove #channel (don't see it's text/actions)

	4) To see all added channels, use the Print command. To remove all channels
	from list, press Clear.

	5) On slower systems set the idle timer to higher values (5-10 Seconds). The default
	value is 1 second.

UNINSTALL:

	Start mIRC, and type in your status window:
		/unload -rs qirc.mrc
	mIRC should answer something like *** Unloaded script 'qirc.mrc'
	After that you can delete the two qirc files in the mIRC directory.
	
HOW DOES IT WORK ?

	Download the DLL source code and look into the mIRC script qirc.mrc.
		
